docs - add RFC 027-041 roadmap drafts#60
Merged
Conversation
This was referenced Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds the draft RFC roadmap for InQL's next future-scope RFC batch. It introduces RFC 027 as the relational evidence umbrella and adds child RFC drafts for semantic identity, metadata attachments, Prism lineage, inspection artifacts, execution observations, adapter coverage, quality observations, governed attributes, governed plan bundles, plan diffs, evidence exchange bridges, interoperability profiles, and Prism ingress/frontends. It also includes RFC 039 for the pandas-familiar exploration API so the RFC corpus remains continuous through RFC 041.
Each RFC now has one dedicated tracker issue: #61-#75.
Type of change
docs/rfcs/*)Area(s)
Select the primary areas touched (labels sync from checked lines when the triage workflow runs):
Key details
mainstatuses for already-implemented RFCs.spike/prism-ingress-rfc039branch still preserves implementation-spike code and is not part of this PR.Testing / verification
make ci(ormake fmt-check,make build,make test)Manual verification notes:
git diff --cached --checkpassed before each commit.git diff --checkpassed before push.Docs impact
If docs updated:
docs/rfcs/027_relational_evidence_program.md,docs/rfcs/028_semantic_identity_targets.md,docs/rfcs/029_metadata_attachments.md,docs/rfcs/030_prism_lineage_graph.md,docs/rfcs/031_inspection_artifacts.md,docs/rfcs/032_execution_observations.md,docs/rfcs/033_adapter_requirements_coverage.md,docs/rfcs/034_quality_assertions_observations.md,docs/rfcs/035_governed_attributes_policy_checkpoints.md,docs/rfcs/036_governed_plan_bundle.md,docs/rfcs/037_plan_diff_blast_radius_inputs.md,docs/rfcs/038_evidence_exchange_bridges.md,docs/rfcs/039_pandas_familiar_exploration_api.md,docs/rfcs/040_interoperability_semantic_profiles.md,docs/rfcs/041_prism_plan_ingress_frontends.md,docs/rfcs/README.mdChecklist